libemotion1 software package provides Media object creation/manipulation library, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libemotion1
libemotion1 is installed in your system.
Make ensure the libemotion1 package were installed using the commands given below,
$ sudo dpkg-query -l | grep libemotion1 *
You will get with libemotion1 package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Libraries |
| Package | libemotion1 |
| Version | 1.8.6-2.5build1 |
| Description | Media object creation/manipulation library |
| Sub Section | libs |